CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - vb 图像

搜索资源列表

  1. why三维医学图像开发源程序

    1下载:
  2. VB例程:该程序是由VB编写的三维图像处理源代码(完整)-This is a VB project,which is to process 3-D medical images.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:385938
    • 提供者:温海燕
  1. 图形、图像与多媒体类

    1下载:
  2. 用vb做的关于图形的程序。有 简易调色板, 屏幕放大镜,用VB模拟PhotoShop滤镜效果, 图片叠加等等。对vb学习很有帮助-vb do with the graphics on the procedure. A simple palette, screen magnifiers, VB Photoshop filter simulation results, photographs, etc. superposition. Vb helpful for learning
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:886703
    • 提供者:李明
  1. Digital-Image-Processing

    0下载:
  2. 数字图像处理(VB)包括几种对图像进行处理的方法,使用VB环境编译,-Digital Image Processing (VB), including several methods of image processing, the use of VB compiler environment,
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:899272
    • 提供者:苏林坡
  1. plotline

    2下载:
  2. VB 图像控件二维的,有实例,有源码,能实时显示曲线拟合曲线!-VB image control two-dimensional, there are examples, have the source and display real-time fitting curve!
  3. 所属分类:Button control

    • 发布日期:2017-03-29
    • 文件大小:587430
    • 提供者:lanyou
  1. VBface

    0下载:
  2. VB人脸识别技术 模式识别技术应用于脸部图像特征对比-VB face recognition pattern recognition technology to compare the face image feature
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:123715
    • 提供者:
  1. VB-APi-image-and-image-files

    0下载:
  2. VB调用API实现图像和图像文件的显示,这个例子可以作为很好的图像处理例子-VB API Flash image and image files process.It supply a example to finish flash
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:2059
    • 提供者:zou wei
  1. VB-_GameEngine

    1下载:
  2. VB+GDI_游戏图像引擎, 学习GDI,游戏图形图像的参考代码-VB+ GDI_ game graphics engine, learning GDI, game graphics image reference code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:700613
    • 提供者:刘活跃
  1. VB-USB-VIDEO-TO-RGB

    1下载:
  2. VB实现USB摄像头回调图像各种格式转换为BMP代码(二次完全查表法) YUY2,YUY9,i420,UYVY转换为RGB-VB callback USB camera to achieve a variety of formats to BMP image code (the second full look-up table) YUY2, YUY9, i420, UYVY to RGB
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-02-19
    • 文件大小:4085
    • 提供者:阿广
  1. vbPphotoprocess

    0下载:
  2. 常见的vb图像处理程序,包涵边缘增强+低通滤波+彩色增强+掩模匹配法+彩色变换+二值化+边缘增强+图象平滑处理+灰度拉伸+直方图,通过了仿真仿真,代码可以直接运行。-vb+photo process etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:605317
    • 提供者:谢坤
  1. VB.code.programming.model.Stream.image

    0下载:
  2. VB api编程模块Stream图像编程代码VB api programming code programming model Stream image -VB api programming code programming model Stream image
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-24
    • 文件大小:9184
    • 提供者:ed
  1. VB-image-color-recognition

    0下载:
  2. VB图像颜色识别程序,通过VB程序简单识别一张图片的颜色-VB image color identification procedures, through the VB program is simple identify a picture of the color
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-11-12
    • 文件大小:72924
    • 提供者:陈夏冬
  1. VB-image-processing-

    0下载:
  2. VB 图像处理(旋转、透明度、饱和度、色度、缩放 相关技术的源代码-VB image processing (rotation, transparency, saturation, chroma, scaling)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:442070
    • 提供者:echoli
  1. VB 人脸识别,识别出相匹配的人脸图形

    4下载:
  2. VB 人脸识别,识别出相匹配的人脸图形.......................(VB face recognition, to identify the matching face graphics)
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-12-15
    • 文件大小:185344
    • 提供者:qq13322q
  1. VB ARGB

    0下载:
  2. 用VB实现ARGB,方法很简单。 背景R * (1 - A / 255) + 图像R * (A / 255) 背景G * (1 - A / 255) + 图像G * (A / 255) 背景B * (1 - A / 255) + 图像B * (A / 255) 虽然对于图像的处理较为慢一些...(Using VB to implement ARGB, the method is very simple. Background R * (1 - A / 255) + image R *
  3. 所属分类:其他小程序

    • 发布日期:2017-12-25
    • 文件大小:3072
    • 提供者:Error 404
  1. VB人脸识别技术

    1下载:
  2. VB人脸识别技术,通过图像识别人脸,初级编程爱好 者的好资料。(VB face recognition technology, through the identification of human faces, primary programming enthusiasts good information.)
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:108544
    • 提供者:欧阳正
  1. 利用VB捕捉并保存屏幕图像

    1下载:
  2. 利用VB捕捉并保存屏幕图像,VB用API模拟printscreen按键并把图像显示在picturebox上(Capturing and saving screen images using VB)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-15
    • 文件大小:1561600
    • 提供者:czbb
  1. 图片处理

    1下载:
  2. vb写的一个图像处理程序,有不少类似于ps的功能,很有学习价值!(VB write a image processing program, a lot of similar to the function of the PS, it is very valuable to learn!)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-21
    • 文件大小:2956288
    • 提供者:ad2018
  1. picture

    0下载:
  2. 基本图像处理,包括傅里叶变换,快速傅里叶变换等(Basic image processing, including Fourier transform, fast Fourier transform, etc.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-28
    • 文件大小:376832
    • 提供者:爱你的喜爱
  1. VB fang Photoshop

    1下载:
  2. vb 仿photoshop进行图片图像剪切合成(Image image segmentation by VB Photoshop)
  3. 所属分类:Windows编程

    • 发布日期:2019-10-19
    • 文件大小:993280
    • 提供者:zhuiqiu
  1. VB海康监控登录源码,可查询各路图像

    6下载:
  2. VB源码:海康登录窗口,视频监控相关实例,实现了查询各路图像,测试编译前请将最新...源代码内涉及了IPC获取CCD参数配置、获取抓拍机IO输入参数、设置IO闪光灯输出参(VB source code: Haikang login window, video surveillance related examples, to achieve the query of various images, test and compile the latest... Source code involv
  3. 所属分类:其他

    • 发布日期:2019-08-20
    • 文件大小:618496
    • 提供者:lzk3824
« 1 2 3 45 6 7 8 9 10 ... 37 »
搜珍网 www.dssz.com